Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed base64 decoding issue #8916

Merged
merged 2 commits into from
May 16, 2024
Merged

fixed base64 decoding issue #8916

merged 2 commits into from
May 16, 2024

Conversation

jwoo-msft
Copy link
Member

Related Issue

N/A

Description

Spacing were not removed in base64 decoding.
Size calculation was wrong since it compute for chunk size not actual printable 4 bytes sized type space.

How Verified

Manually verified.
image

@jwoo-msft jwoo-msft enabled auto-merge (squash) May 16, 2024 00:35
@jwoo-msft jwoo-msft merged commit 3f5de7c into main May 16, 2024
7 checks passed
@jwoo-msft jwoo-msft deleted the users/jwoo/fix_base64_bug branch May 16, 2024 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants